Parameters
- consumerName
- The name of the consumer.
- dequeueMode
- The locking behavior associated with the dequeue.
- navigation
- The position of the message that will be retrieved.
- visibility
- OracleQueueVisibility that is used upon creation.
- waitTimeout
- The wait time in seconds.
- messageId
- The message identifier of the message to be dequeued.
- correlation
- The correlation identifier of the message to be dequeued.
- dequeueCondition
- DequeueCondition that is used upon creation.
- transformation
- The transformation that will be applied after dequeuing the message.
- deliveryMode
- DeliveryMode that is used upon creation.